projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c172fa6
)
(BASE_PURESIZE): Increase to 700000.
author
Gerd Moellmann
<gerd@gnu.org>
Fri, 17 Nov 2000 22:36:22 +0000
(22:36 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Fri, 17 Nov 2000 22:36:22 +0000
(22:36 +0000)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index ea2e05060b45a7ebfa2a42c492074672566e722b..a6e0ad8ba394ae885055ef02a94acf3110467ee1 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-42,7
+42,7
@@
Boston, MA 02111-1307, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (
68
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (
70
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */